| Overload | Description |
|---|---|
| Add(T) | Adds a page to the collection. |
| Add(VintasoftImage) | Adds a page with VintasoftImage to the collection. |
| Add(VintasoftImage,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. |
| Add(VintasoftImage,IProgressController) | Adds a page with VintasoftImage to the collection. |
| Add(ImageCollection) | Adds a page with VintasoftImage to the collection. |
| Add(ImageCollection,EventHandler<ProgressEventArgs>) | Adds a page with VintasoftImage to the collection. |
| Add(ImageCollection,IProgressController) | Adds a page with VintasoftImage to the collection. |